﻿/*基本信息*/
*{ margin:0; padding:0;transition: all 0.5s;font-family: "微软雅黑";outline: none;}
body{ 
	font-size:12px;
	background: #ffffff;
	color: #8a8a8a;
	line-height: 26px;
}
ul,li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #555555;
	transition: all 0.5s;
}
a:hover {
	color: #dab96b;
}
p a {
	color: #f2d200;
}
.left {
	float: left;
}
.right{
	float: right;
}
.clear {
	clear:both;
}
.w1200 {
	width: 1200px;
}
.w992 {
	width: 992px;
}
.center {
	margin: 0 auto;
}
.mt30 {
	margin-top: 30px;
}
.mb15 {
	margin-bottom: 15px;
}
.title {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	position: relative;
	color: #4d4d4d;
}
.title span {
	color: #a30617;
	font-size: 14px;
	padding-left: 10px;
	text-transform: uppercase;
}
.title em {
	font-style: normal;
	font-size: 12px;
	color: #aaa;
	padding-left: 15px;
}
.title a {
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: 1px solid #dedede;
	padding-right: 2px;
	font-size: 14px;
}
.sbgyellow {
	background: #ffc100;
}
.sbggreen {
	background: #00a452;
}
.sbgpurple {
	background: #6b3983;
}
/*页面头部*/
.header {
	background:url(../images/topbg.png);
	font-size:14px;
	width:100%;
	color: #d9d9d9;
	overflow: hidden;
	line-height: 50px;
}
.menu {
	height: 90px;
	text-align: right;
	position: relative;
	z-index: 999;
	margin-left: 90px;
	padding: 0;
}
.menu li {
	display: inline-block;
	height: 90px;
	width: 90px;
	text-align: center;
	line-height: 90px;
	margin-left: -5px;
	transition: all 0.2s linear;
}
.menu a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.menu a:hover {
	color: #fff;
	background: #dab96b;
}
.menu .active a {
	color: #fff;
}
.menu li.active {
	background: #dab96b;
}
.nav {
	position:absolute;
	background: #333;
	color: #fff;
	display: none;
	width: 1920px;
	height: 45px;
	line-height: 45px;
	text-align: left;

	margin-right: -300px;
}
.nav a {
	width: auto;
	display: inline-block;
	color: #fff;
	border-bottom: 0px dashed #dedede;
	padding: 0 20px;
}
.nav a:hover {
	color: #dab96b;
	background: none;
	border: none;
}
.logo {
	width: 220px;
	height: 50px;
	z-index: 5;
	padding: 20px 0;
}
.logo img {
	display: block;
	padding: 0;
	margin: 0 auto;
}
.search {
	width: 240px;
	height: 70px;
	padding-top: 20px;
}
.search .text {
    border: 1px solid #e5e5e7;
    border-radius: 5px 0 0 5px;
    padding: 4px 0 4px 40px;
    height: 18px;
    width: 120px;
    background: #fff url(../images/icon.png) no-repeat;
}
.search .button {
    background: #dab96b;
    border: none;
    color: #fff;
    height: 28px;
    width: 4.2em;
    border-radius: 0 5px 5px 0;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: -3px 0 0 -5px;
}
/*banner*/
.banner { 
	width:100%; 
	height:550px; 
	overflow:hidden;
	position:relative; 
	z-index:1;
}
.banner a {
	color: #f7f7f7;
	font-size: 14px;
}
.banner a:hover {
	color: #dab96b;
}
.banner a.prev,.banner a.next {
	position: absolute;
	width: 38px;
	height: 70px;
	top: 50%;
	opacity: 0.3;
	margin-top: -19px;
	background: url(../images/bannerbtn.png);
	z-index: 6;
}
.banner a.prev:hover,.banner a.next:hover {
	opacity: 1;
}
.banner a.prev {
	left: 10%;
}
.banner a.next {
	background-position: -42px;
	right: 10%;
}
.tbannerlist {  
	left:0; top:0px; 
	width:100%;
	height:100%; 
	z-index:3; 
	overflow:hidden;
	position:absolute; 
}
.tbannerlist a { 
	display: none; 
	position:absolute; 
	width:100%; 
	height:100%; 
	bottom:0px; 
	left:0; 
	background:top center; 
	z-index:3; 
}
.events {
	width: 300px;
	height: 62px;
	background: url(../images/bannertitlebg.png);
	position: absolute;
	bottom: 20px;
	left: 50%;
	cursor: pointer;
	margin-left: 300px;
	z-index: 6;
	overflow: hidden;
}
.events h2 {
	width: 100%;
	height: 62px;
	font-size: 18px;
	font-weight: normal;
	color: #e8e8e8;
	padding-left: 30px;
	line-height: 62px;
	background: url(../images/eventsbg.jpg);
}
.events img {
	width: 258px;
	height: 168px;
	border: 6px solid #f7f7f7;
	display: block;
	margin: 15px auto;
}
.events ul {
	width: 270px;
	height: 72px;
	margin: 0 auto;
}
.events ul li {
	height: 36px;
	line-height: 36px;
}
.events h2 span {
	display: inline-block;
	margin-left: 150px;
}
.tbannerlist div {
	width: 100%;
	line-height: 46px;
	height: 46px;
	background: url(../images/bannertitlebg.png);
	position: absolute;
	bottom: 0;
}
.tbannerlist div p {
	width: 1200px;
	margin: 0 auto;
}
.tbannerlist div i{
	padding-right: 5px;
}
.tbannerlist div span {
	display: inline-block;
	margin-left: 35px;
}
.bannernum { 
	position:absolute; 
	width:90px; 
	height:15px; 
	left:50%;
	margin-left: -42px; 
	z-index:4; 
	bottom:70px; 
}
.bannernum li { 
	width:10px; 
	height:10px;
	box-shadow: 0 0 3px #275c7b;
	border-radius:10px; 
	margin-right:6px; 
	overflow:hidden; 
	background:#275c7b;
	border: 1px solid #275c7b;
	float:left; 
	position: relative;
	cursor:pointer;
}
.bannernum li.current { 
	background: #e0f4fd;
}
/*index-partone*/
.introduction { 
	width:290px;
	height:405px;
	overflow:hidden;
	padding-right:20px;
	border-right:1px solid #eaeaea; 
}
/* .introduction img { 
	display:block; 
	width:100%;
	height:160px;
	margin:0 auto 15px auto; 
} */
.inreguid { 
	width:100%; 
	height:130px; 
	overflow:hidden; 
	padding-top:10px; 
	border-top:1px dashed #8a8a8a; 
}
.introduction ul { 
	width:100%;
	margin-top: 10px;
	height:68px;
	overflow:hidden; 
}
.introduction ul li { 
	width: 50%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	float: left;
}
.introduction li a {
	display: block;
	color: #fff;
	width: 100%;
	opacity: 0.8;
	height: 100%;
}
.introduction li a:hover {
	opacity: 1;
}
.introduction li i {
	padding: 0 5px 0 10px;
}
.jianbao {
	width: 100%;
	border: 1px solid rgba(171,6,23,0.3);
	height: 316px;
	overflow: hidden;
	position: relative;
}
.jianbao a {
	width: 100%;
	height: 316px;
	display: block;
	z-index: 2;
	position: relative;
}
.jianbao img {
	width: 100%;
	position: relative;
	z-index: 2;
}
.jianbao span.prv ,.jianbao span.next {
	position: absolute;
	z-index: 30;
	top: 40%;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.jianbao span.prv:hover ,.jianbao span.next:hover {
	background: rgba(0,0,0,0.8);
}
.jianbao span.next {
	right: 0;
}
.jianbao a:hover img {
	opacity: 0.6;
}
.jianbao a:hover  p,.jianbao a:hover  span {
	background: #a30617;
}
.jianbao b ,.jianbao p,.jianbao a span {
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	position: absolute;
	bottom: 0;
	z-index: 3;
	color: #fff;
}
.jianbao b {
	width: 100%;
	z-index: 3;
	background:#dab96b;
	left: 0;
}
.jianbao p {
	width: 60px;
	z-index: 4;
	background: #dab96b;
	right: 0;
}
.jianbao a span {
	top: 64px;
	display: none;
}
/**paper-page***/
.paper-page {
	background: #fff8e8;
	position: relative;
	padding: 50px 0;
}
.paper-page-con {
	width: 80%;
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
}
.paper-page-con a {
	display: block;
	float: left;
	text-align: center;
	width: 50%;
	max-width: 600px;
}
.paper-page-con a img {
	width: 80%;
	display: block;
	box-shadow: 0px 0px 10px #ffd87f;
	margin: 20px auto 0 auto;
}

/******notice******/
.notice { 
	width:340px; 
	height:405px; 
	overflow:hidden; 
	padding-right:20px;
	border-right:1px solid #eaeaea; 
}
.notice ul.gglist { 
	width:100%;
	overflow:hidden; 
	line-height:30px; 
	background:url(../images/newslist.jpg) left 7px no-repeat; 
	padding:0px 0 0 20px;
}
.notice ul.gglist li { 
	width:100%; 
	height:30px;
	overflow:hidden;
	line-height:30px;
	position:relative;
}
.gglist span { 
	position:absolute;
	right:20px;
	color:#8a8a8a;
}
.notice img {
	width: 100%;
	height: 190px;
}
.noticeul { 
	width:100%;
	margin-top: 10px;
	height:68px;
	overflow:hidden; 
}
.noticeul li { 
	width: 50%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	float: left;
}
.noticeul li a {
	display: block;
	color: #fff;
	width: 100%;
	opacity: 0.8;
	height: 100%;
}
.noticeul li a:hover {
	opacity: 1;
}
.noticeul li i {
	padding: 0 5px 0 10px;
}
/******news******/
.news { 
	width:380px; 
	height:405px; 
	overflow:hidden; 
	margin-left:20px; 
	padding-right:20px;
	overflow: hidden;
	border-right:1px solid #eaeaea;
}
.news ul.hotnews { 
	width:100%; 
	height:102px;
	border-bottom:1px dashed #dbdbdb; 
	overflow:hidden; 
}
.news ul.hotnews li { 
	height:102px;  
	margin-bottom:15px; 
}
.hotnews h3 { 
	width:100%; 
	height:40px; 
	line-height:32px; 
	font-size:16px; 
	color:#323436; 
	text-align:center; 
	overflow:hidden; 
}
.hotnews p { 
	text-indent:2em; 
	color:#8a8a8a; 
}
.hotnews p a { 
	color:#a30617; 
}
.news ul.newslist { 
	width:100%;
	overflow:hidden; 
	line-height:30px;
	border-bottom:1px solid #dbdbdb;
	padding: 10px 0;
	margin-bottom: 15px;
}
.news ul.newslist li { 
	width:100%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	position:relative;
}
.newslist li a{
	display: block;
	width: 90%;
}
.news ul.gglist { 
	width:100%; 
	height:120px; 
	overflow:hidden; 
	line-height:30px; 
	background:url(../images/newslist.jpg) left 7px no-repeat; 
	padding:0px 0 0 20px;
}
.news ul.gglist li { 
	width:100%; 
	height:30px;
	overflow:hidden;
	line-height:30px;
	position:relative;
}
.gglist span { 
	position:absolute;
	right:20px;
	color:#8a8a8a;
}



/******video******/
.video {
	width: 400px;
}
.video-con {
	background: #f3f3f3;
	height: 360px;
}
.newvideo {
	width: 100%;
	height: 230px;
	overflow: hidden;
	background:red;
	/*background: #6b3983;*/
}
.newvideo embed {
	width: 400px;
	height: 230px;
}
.video-con ul {
	width: 90%;
	margin: 10px auto 0 auto;
}
.video-con ul li {
	height: 36px;
	line-height: 36px;
}
.video-con li i {
	color: #aaa;
	padding-right: 5px;
}
/******project******/
.project {
	padding-bottom: 30px;
	margin-top: 30px;
}
.project .title {
	padding:30px 0;
	border-top: 1px solid #e8e8e8;
}
.project-list {
	width: 100%;
}
.project-list ul {
	width: 260px;
	height: 5px;
	overflow: hidden;
	margin: 30px auto 0 auto;
}
.project-list ul li {
	cursor: pointer;
	width: 50px;
	height: 5px;
	float: left;
	background: #e8e8e8;
	margin-right: 15px;
}
.project-list ul li.active {
	background: #a30617;
}
.project-list ul li:last-child {
	margin-right: 0px;
}
.project-list-con {
	width: 1200px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.project-con {
	position: absolute;
	top: 0;
	left: 0;
}
.project-list-con a {
	display: block;
	width: 285px;
	margin-right: 20px;
	height: 200px;
	position: relative;
	overflow: hidden;
	float: left;
}
.project-list-con a:hover {
	transform:scale(1.05,1.05);
}
.project-list-con a:nth-child(4n-3) div{
	background: #000000;
}
.project-list-con a:nth-child(4n-2) div{
	background: #000000;
}
.project-list-con a:nth-child(4n-1) div{
	background: #000000;
}
.project-list-con a:nth-child(4n) div{
	background: #000000;
}

/*
.project-list-con a:nth-child(4n-2) div{
	background: #e6567a;
}
.project-list-con a:nth-child(4n-1) div{
	background: #ffcc00;
}
.project-list-con a:nth-child(4n) div{
	background: #cb70d7;
}*/
.project-list-con a img ,.project-list-con a div {
	position: absolute;
	height: 200px;
	width: 285px;
	left: 0;

}
.project-list-con a:hover .project-introduce {
	opacity: 1;
	background: #dab96b;
	top: 0;
}
.project-list-con a img {
	z-index: 1;
}
.project-introduce {
	color: #f7f7f7;
	opacity: 0.6;
	position: absolute;
	z-index: 2;
	top: 140px;
	transition:all 0.5s;
}
.project-introduce span {
	display: block;
	background: #f7f7f7;
	width: 60px;
	height: 3px;
	margin: 20px auto 0 auto;
}
.project-introduce h3 {
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
	height: 36px;
	text-align:center;
}
.project-introduce p {
	width: 86%;
	color: #e2e1e1;
	margin: 10px auto 0 auto;
}
.project-introduce i {
	width: 30px;
	height: 30px;
	font-size: 30px;
	display: block;
	margin: 20px auto 0 auto;
}
/******link******/









































/*pagebanner*/
.pagebanner {
	width: 100%;
	height: 260px;
	position: relative;
	overflow: hidden;
}
.pagebanner i {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.pagebanner div {
	position: relative;
	z-index: 3;
	width: 1200px;
	margin: 0 auto;
	text-align: right;
}
.pagebanner h2 {
	color: #dab96b;
	font-size: 36px;
	height: 72px;
	text-transform: uppercase;
	line-height: 72px;
	padding-top: 60px;
}
.pagebanner p {
	font-size: 14px;
	line-height: 20px;
	color: #f7f7f7;
	width: 500px;
	display: inline-block;
}
/*home*/
.home {
	height: 60px;
	line-height: 60px;
	color: #9b9b9b;
	background: #f7f8f8;
	width: 100%;
	font-size: 14px;
	box-shadow: 0 2px 5px #e2e2e2;
}
.home p {
	width: 1200px;
	margin : 0 auto;
}
.home i {
	padding-right: 5px;
}
.home a {
	color: #676767;
}

/*分页*/
.pagenum { 
	height:40px; 
	overflow:hidden; 
	color:#51504c; 
	text-align:center; 
	margin:50px auto; 
}
.pagenum a { 
	background: #f6f6f6;
	line-height:40px;
	margin-right: 10px;
	padding:12px 16px; 
}
.pagenum a:hover { 
	color:#fff;
	background:#fe4444;
}
.pagenum span { 
	color:#fff; 
	margin-right: 10px;
	background:#dab96b;
	line-height:30px;
	padding:12px 16px; 
}
.pagenum a.a1 { 
	color:#fff; 
	margin-right: 10px;
	background:#dbdbdb;
	line-height:30px;
	padding:12px 16px; 
}
.pagebutton {
	margin:50px auto; 
	height: 45px;
}
.pagebutton span ,.pagebutton p {
	display: inline-block;
}
.pagebutton span {
	height: 45px;
	line-height: 45px;
	font-size: 45px;
}
.pagebutton .left span{
	padding-right: 10px;
}

.pagebutton .right span{
	padding-left: 10px;
}
.pagebutton p {
	line-height: 20px;
	color: #494949;
}
.pagebutton p i{
	display: block;
	color: #929292;
	font-style: normal;
}
.pagebutton .left p {
	text-align: left;
}
.pagebutton .right p {
	text-align: right;
}


/*页面底部*/	
.footer {
	width: 100%;
	background: #414141;
	color: #acacac;
}
.footer a:hover {
	color: #dab96b;
}
.footer-con {
	width: 1200px;
	height: 200px;
	overflow: hidden;
	padding: 30px 0 0 0;
	margin: 0 auto;
}
.btnlogo {
	width: 306px;
	height: 250px;
	padding: 30px 60px 0 0;
	border-right: 1px dashed #303030;
}
.btnlogo span {
	padding-right: 5px;
}
.btnlogo img{
	width: 180px;
	margin: 20px auto 0 auto;
	display: block;
}
.link {
	width: 360px;
	height: 250px;
	margin-left: 60px;
	border-right: 1px dashed #303030;
}
.link .title {
	height: 50px;
	line-height: 45px;
	color: #f7f7f7;
}
.link-list a {
	display: inline-block;
	margin-right: 15px;
	color: #acacac;
}
.link ul {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	padding: 5px;
}
.link img {
	-webkit-filter: grayscale(1);/* Webkit */
	filter:gray;/* IE6-9 */
	filter: grayscale(1);/* W3C */ 
}
.link img:hover {
	-webkit-filter: grayscale(0);/* Webkit */
	filter:none;/* IE6-9 */
	filter: grayscale(0);/* W3C */ 
}
.link ul li {
	width: 120px;
	height: 45px;
	float:left;
	opacity: 0.5;
	transition:all 0.5s;
	margin: 0 20px 15px 0;
}
.link ul li:last-child{
	margin-right: 0;
}
.link ul li:hover {
	box-shadow: 0 0 5px #000000;
	opacity: 1;
}
.erweima {
	width: 350px;
	padding-top: 30px;
}
.erweima img {
	width: 120px;
}
.erweima .right {
	line-height: 26px;
	width: 220px;
	padding-top: 10px;
}
.footer p {
	width: 1200px;
	margin: 30px auto 0 auto;
	text-align: center;
	border-top: 1px solid #303030;
	padding-top: 30px;
}
.footer p span {
	display: inline-block;
	padding-right: 5px;
	margin-left: 15px;
}
.copyright {
	height: 38px;
    overflow: hidden;
    line-height: 38px;
    text-align: center;
    background: #303030;
}



/**********contact**********/
.contact_page_line  {
	width: 1200px;
	height: 10px;
	background: #e8e8e8;
	margin: 60px auto 16px auto;
}
.contact_page_line p {
	background: #dab96b;
	height: 100%;
	width: 286px;
}
.contact_page {
	width: 1200px;
	margin: 0 auto 60px auto;
}
.contact_con {
	width: 560px;
	font-size: 14px;
}
.contact_con h2 {
	font-size: 30px;
	color: #333333;
	height: 130px;
	line-height: 130px;
}
.contact_con h2 span {
	font-size: 15px;
	color: #acacac;
	padding-left: 10px;
}
.contact_con h3 {
	font-size: 16px;
	color: #676767;
	margin-bottom: 40px;
}
.contact {
	margin-top: 30px;
	line-height: 42px;
}
.contact span {
	color: #3e3e3e;
}
.contact i {
	padding-right: 5px;
}

.contact_chat {
	width: 360px;
	margin-top: 40px;
}
.contact_chat img {
	width: 136px;
	box-shadow: 0 0 5px #acacac;
}
.contact_map {
	width: 560px;
	height: 100%;
}
.contact_map img {
	display: block;
	width: 100%;
}
.baidumap {
	margin-top: 50px;
	height: 320px;
	overflow: hidden;
}

/*******project page*******/
.project-page {
	width: 1200px;
	margin: 50px auto;
}
.project-page-con a {
	display: block;
	width: 285px;
	margin:0 20px 30px 0;
	height: 200px;
	position: relative;
	overflow: hidden;
	float: left;
}
.project-page-con a:nth-child(4n) {
	margin-right: 0;
}
.project-page-con a:hover {
	transform:scale(1.05,1.05);
}
.project-page-con a:hover .project-introduce {
	top: 0;
	background: #dab96b;
}
.project-page-con a .project-introduce {
	background: rgba(0,0,0,0.8);
	opacity: 1;
}
/* .project-page-con a:nth-child(6n-5) div{
	background: #e6567a;
}
.project-page-con a:nth-child(6n-4) div{
	background: #ffcc00;
}
.project-page-con a:nth-child(6n-3) div{
	background: #00c0e4;
}
.project-page-con a:nth-child(6n-2) div{
	background: #e6567a;
}
.project-page-con a:nth-child(6n-1) div{
	background: #ffcc00;
}
.project-page-con a:nth-child(6n) div{
	background: #cb70d7;
} */
.project-page-con a img ,.project-page-con a div {
	position: absolute;
	height: 200px;
	width: 285px;
	left: 0;

}

/********newspage********/
.news-list-page {
	width: 1200px;
	background: #f1f1f1;
	margin-top: 36px;
}
.news-list-page-left{
	width: 240px;
	background: #e8e8e8;
}
.news-list-page-left ul {
	line-height: 60px;
	margin-top: 6px;
	border-top: 1px dashed #9b9b9b;
}
.news-list-page-left ul li {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	/*border-bottom: 1px dashed #6d6d6d;*/
}
.news-list-page-left h2 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #dab96b;
	font-weight: normal;
}
.page-catlist a {
	color: #3e3e3e;
	display: block;
	font-size: 14px;
	position: relative;
	padding-left: 15px;

}
.page-catlist a:hover {
	background: #dab96b;
	color: #fff6d4;
	padding-left: 30px;
}
.page-catlist a.active {
	background: #dab96b;
	color: #fff6d4;
	padding-left: 30px;
}
.page-catlist a span{
	margin-right: 6px;
	overflow: hidden;
	font-size: 2px;
	color: #9b9b9b;
}
.page-catlist a:hover span,.page-catlist a.active span{
	color: #fff6d4;
}
.page-catlist a span.fa-caret-left {
	position: absolute;
	right: -10px;
	top: 12px;
	opacity: 0;
	color: #fff6d4;
	font-size: 26px;
}

.page-catlist a:hover span.fa-caret-left,.page-catlist a.active span.fa-caret-left {
	opacity: 1;
}
.news-list-page-left_ad {
	width: 100%;
	overflow: hidden;
}
.news-list-page-left_ad img {
	width: 100%;
	display: block;
}
.news-list-page-right {
	width: 850px;
	padding:20px;
}
.news-list-page-right a {
	display: block;
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden;
}
.news-list-page-right a:hover {
	background: #fff;
	box-shadow: 0 1px 5px #e3e4e4;
	transform: translate(-5px ,-5px);
}

.news-list-page-right a p {
	width: 90px;
	height: 80px;
	float: left;
	margin:20px;
	border-right: 1px solid #e3e4e4;
}
.news-list-page-right p span {
	font-size: 20px;
	color: #4d4d4d;
	display: block;
}
.news-list-page-right a div {
	width: 680px;
	padding: 20px 20px 0 0;
	line-height: 20px;
	color: #9b9b9b;
	float: right;
}
.news-list-page-right div h2 {
	font-size: 16px;
	height: 36px;
	line-height: 28px;
	color: #333;
} 
.news-page {
	width:1120px;
	padding: 40px;
	background: #f1f1f1;
	margin-top: 36px;
	color: #5c5c5c;
}
.show-page-right {
	width: 900px;
}
.show-page-right-con {
	width: 860px;
	padding: 20px;
}
.show-page-right-head {
	padding: 80px 0 30px 0;
	position: relative;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.show-page-right-head h2 {
	width: 760px;
	text-align: center;
	margin-left: 20px;
	font-size: 26px;
	color: #333333;
	line-height: 45px;
	margin-bottom: 20px;
}
.show-page-right-head p {
	width: 760px;
	text-align: center;
	margin-left: 20px;
	color: #acacac;
}
.show-page-right-head p i {
	padding: 0 5px 0 30px;
}
.showvedio {
	width: 720px;
	height: 410px;
	margin: 30px auto;
}
.showvedio embed {
	width: 720px;
	height: 410px;
}
.article-info {
	background: #e8e8e8;
	width: 100px;
	padding: 20px;
	position: absolute;
	top: 0;
	right: 0;
	height: 300px;
	text-align: right;
	font-size: 14px;
}
.article-info h1 {
	height: 45px;
	line-height: 45px;
	font-size: 45px;
	margin-bottom: 20px;
}
.article-info .line {
	display: inline-block;
	height: 1px;
	width: 16px;
	background: #acacac;
}
/*about page*/
.about-con {	
	width: 900px;
	padding: 20px 20px 50px 0;
	margin: 0px auto;
}
.about-con h2 {
	font-size: 30px;
	color: #333;
	height: 80px;
	line-height: 80px;
}
.company {
	width: 100%;
	overflow: hidden;
}
.company .left {
	width: 50%;
}
.company-child {
	width: 100%;
	margin-top: 50px;
}
.company-child .left {
	width: 40%;
	overflow: hidden;
}
.company-child .left img {
	width: 50%;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
	float: left;
}
.company-child .right {
	width: 40%;
	padding-right: 5%;
	overflow: hidden;
}
.company-child h2 {
	text-align: right;
	color: #666;
	padding-bottom: 15px;
}
.company-child-info a {
	width: 100%;
	display: block;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #9b9b9b;
}
.company-child-info a .fa {
	padding-right: 8px;
}
.company-child-info a h3 {
	font-size: 16px;
	line-height: 36px;
	height: 30px;
	color: #676767;
	font-weight: normal;
}
.company-child-info a p {
	display: none;
}
.company-child-info a.active h3 {
	color: #dab96b;
}
.company-child-info a.active p {
	display: block;
}